Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

data

uuid.data

For an UUID of variant 8 to B (the ones specified in RFC9562) all bits
without the bits of version and variant field, for an version 4 UUID
these are the random bits, for version 8 the custom data

returns an u128 with 122 bits of data
Postcondition
post debug: result <= (u128.max >> 6.as_u128)
0.095dev (GIT hash 174ff0d5a4465a8a0415fd934dc6963e69d62f22)
last changed: 2026-04-27